-
Notifications
You must be signed in to change notification settings - Fork 174
Disable burning #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
wjurkowlaniec
wants to merge
288
commits into
opentensor:main
Choose a base branch
from
safe-scan-ai:disable_burning
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Disable burning #156
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing integration - working testing models
Basic miner + competition scheduler
Co-authored-by: konrad0960 <[email protected]>
Co-authored-by: konrad0960 <[email protected]>
[WIP] Uploading code by miner
* duplicates matching based on full result metrics
* add minimal scores for miners that have non-zero score * scale minimum scores for non-zero-scores-winners * display scores properly --------- Co-authored-by: konrad0960 <[email protected]>
* License check and information to miner * fixes * model license check fix * licence log --------- Co-authored-by: konrad0960 <[email protected]>
* add exponential backoff to chain ops * restarting validator fix
* logging-update * logging average scores
* fix license errors logging * exponencial cutoff on fetching block timestamp * retries for listing hf repo * token for hf api * docs-update * Update DOCS/validator.md Co-authored-by: Wojtek Jurkowlaniec <[email protected]> * Update cancer_ai/validator/utils.py Co-authored-by: Wojtek Jurkowlaniec <[email protected]> * Update scripts/start_validator.py Co-authored-by: Wojtek Jurkowlaniec <[email protected]> --------- Co-authored-by: Wojtek Jurkowlaniec <[email protected]> Co-authored-by: Wojtek Jurkowlaniec <[email protected]>
* adjust retry logic for syncing with chain * add retries on subtensor conn
* additional logging * websocket fix
* linking models HF reference with chain * delete hf commit date check
* fix historical model linking
…er (#185) * unification of data pre-processing and handling competition * update miner.py to match changes * last changes * tricoder first blood, not tested yet * latest changes, tricoder and melanoma fixes * tricorder model generation * fixes - proper logging to wandb * Tricorder (#190) * tricoder first blood, not tested yet * latest changes, tricoder and melanoma fixes * tricorder model generation * fixes - proper logging to wandb * fixes * Historical model linking (#189) * fix historical model linking * burn update (#192) * fix wandb logging * error logging adjustment * efficiency size impl * initial impl (#193) * initial impl * fix * add location field * resolved wojteks comments, adjusted metadata columns * tricorder example scripts and docs * revert * fix bug with weights risks * use CONST for any numbers when calculating tricorder scores --------- Co-authored-by: Wojtek Jurkowlaniec <[email protected]> --------- Co-authored-by: konrad0960 <[email protected]> Co-authored-by: konrad0960 <[email protected]>
* fix score reporting * fix of fix
* change exception type * extra log + more protection
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.